net/http.http2randomWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L10808: 	queuePool http2writeQueuePool
		h2_bundle.go#L10821: 	ws.queuePool.put(q)
		h2_bundle.go#L10836: 		q = ws.queuePool.get()
		h2_bundle.go#L10852: 				ws.queuePool.put(q)